monorepo-hash

by EDM115

Free Download 1

Versions:

  • 2.1.1
  • 2.1.0
  • 2.0.0
  • 1.9.0
  • 1.8.0

monorepo-hash 2.1.1 by EDM115 is a lightweight command-line utility designed to compute and display cryptographic hashes for every workspace defined within a JavaScript or TypeScript monorepo, enabling developers to verify integrity, detect drift, and cache build artifacts with precision. By scanning the package manifests that declare each workspace, the tool produces a deterministic hash that reflects the exact dependency tree, source file timestamps, and lock-file state of every sub-project; any alteration—whether a version bump, a new transitive dependency, or a stray console.log—yields a new digest, making the output ideal for incremental CI pipelines, selective test runners, and cloud build caches that need to invalidate only the affected slices of a large codebase. DevOps teams integrate monorepo-hash into pre-commit hooks to surface accidental changes, platform engineers feed its JSON output to deployment orchestrators that skip unchanged services, and frontend monorepos use it to shard parallel webpack builds across distributed runners. The utility is distributed under an open-source licence and has evolved through five public releases, each refining performance on repositories that contain hundreds of nested packages while keeping the interface a single self-contained binary with no external runtime beyond Node.js. monorepo-hash is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: